Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

RE: Agent that creates a document with attachments
~Hank Nimponechek 15.Jan.04 04:08 PM a Web browser
Domino Designer 6.0.3 Windows 2000


Sorry, no time to give you code; just some tips on what to look for and read up on.

1. Use NotesDatabase.CreateDocument and NotesDocument.ReplaceItemValue to create the document and set the form name. Then use NotesDocument.ComputeWithForm to set any defaults & computed values etc.

2. Use NotesDocument.CreateRichTextItem and NotesRichTextItem.EmbedObject to create attachments in the rich text field.

3. Use NotesDocument.ReplaceItemValue("SendTo", distributionList) and NotesDocument.Send to send the document.

For someone experienced in LotusScript this would be simple. However, since you're new to LS, I suggest you check the designer help on these methods.

Cheers,
Mario




Agent that creates a document with ... (~Manny Zenluber... 15.Jan.04)
. . RE: Agent that creates a document w... (~Hank Nimponech... 15.Jan.04)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS